Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] Update mime extension check #37332

Merged
merged 1 commit into from
May 10, 2021
Merged

Conversation

driesvints
Copy link
Member

This PR fixes a regression introduced in Symfony 5.3 here: symfony/symfony#41016

The order of returned mime extensions was changed so mov is returned before qt. Current tests on 8.x aren't failing yet because 8.x only pulls the latest stable Symfony 5.2.x version. It'll start failing as soon as Symfony 5.3 hits GA. Tests on master were already failing.

On master I'll update the test to only check for the mov extension.

@taylorotwell taylorotwell merged commit 6e5a103 into 8.x May 10, 2021
@taylorotwell taylorotwell deleted the fix-symfony53-mime-change branch May 10, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants